Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration tests #48

Merged
merged 3 commits into from
Sep 16, 2019
Merged

Integration tests #48

merged 3 commits into from
Sep 16, 2019

Conversation

nquesada
Copy link
Collaborator

Adds an integration test to check for the different ways in which one can calculate density matrices using the functions in quantum.
It also fixes a number of issues in quantum and test_quantum related to displacements.

@nquesada nquesada requested a review from josh146 September 16, 2019 18:52
@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

Merging #48 into master will increase coverage by 0.64%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master     #48      +/-   ##
=========================================
+ Coverage   95.25%   95.9%   +0.64%     
=========================================
  Files           9       9              
  Lines         654     757     +103     
=========================================
+ Hits          623     726     +103     
  Misses         31      31
Impacted Files Coverage Δ
thewalrus/quantum.py 98.33% <100%> (+0.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3261459...e249f00. Read the comment docs.

@nquesada nquesada merged commit 0c36caf into master Sep 16, 2019
@nquesada nquesada deleted the integration_tests branch September 24, 2019 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant